home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / DynaCAD v1.84.02 disk1.adf / DynaCADD / ReadMe! < prev    next >
Text File  |  1991-02-18  |  6KB  |  211 lines

  1. February 19th, 1991
  2.  
  3.  
  4. Introduction
  5. ============
  6.  
  7. This text file, "ReadMe!", contains last minute updates and other
  8. useful and important information.  See the file called "Revisions"
  9. on disk 3 for additions and bug fixes to DynaCADD.
  10.  
  11.   o CLI/Shell users need to use Stack 30000 before running DynaCADD.
  12.  
  13.   o Keyboard menu alternates use either [Alt] or [Amiga] key with the
  14.     respective letter.
  15.  
  16.   o In order for the menus to drop down the mouse pointer needs to be
  17.     in the menu bar area, otherwise the right-mouse button is used by
  18.     DynaCADD for command completion.
  19.  
  20.   o The Install utility can also be used to update DynaCADD in
  21.     your system.  Simply run Install and specify the destination.
  22.     Install will copy only the files that have changed.  This means
  23.     that when you copy DynaCADD files, make sure that you use the
  24.     CLONE option with the CLI/Shell Copy command.
  25.  
  26.   o The Vector Font Editor and MakePlot utilities will be shipped to
  27.     DynaCADD owners that have have sent in their registration cards.
  28.  
  29.  
  30. New DynaCADD Features
  31. =====================
  32.  
  33. New Commands
  34.  
  35.   Since the printing of the DynaCADD manual, four new commands have
  36.   been added.  For more information on these commands, point to the
  37.   appropriate icon and press [Help].
  38.  
  39.   o  Under the INSERT CIRCLE command:
  40.  
  41.      - CIRRADLOC has been added.
  42.  
  43.   o  Under the INSERT ARC command:
  44.  
  45.      - ARCRADLOC has been added.
  46.  
  47.   o  Under the CREATE icon:
  48.  
  49.      - POINTFILE has been added.
  50.  
  51.   o  Under TRANSFORM:
  52.  
  53.      - ALIGN has been added.
  54.  
  55. Printer and Plotter Support .. Appendix D
  56.  
  57.   The following new printer drivers have been added:
  58.  
  59.     ILBM072.PNT   - IFF ILBM  72 DPI
  60.     ILBM150.PNT   - IFF ILBM 150 DPI
  61.     ILBM300.PNT   - IFF ILBM 300 DPI
  62.     IMG072.PNT    - GEM image  72 DPI
  63.     IMG300.PNT    - GEM image 300 DPI
  64.     LASRJETF.PNT  - HP LaserJet 300 DPI
  65.     LQ-510.PNT    - Epson LQ-510
  66.  
  67. New DEF Commands
  68.  
  69.   The following four new commands have been added to the
  70.   DynaCADD Exchange Format (DEF):
  71.  
  72.     Origin_X   - set X co-ordinate of page origin
  73.     Origin_Y   - set Y co-ordinate of page origin
  74.     2D_Figure  - load a 2D figure
  75.     3D_Figure  - load a 3D figure
  76.  
  77.   Examples:
  78.  
  79.     In the DEF file header:
  80.  
  81.       Origin_X
  82.       5.50000000
  83.       Origin_Y
  84.       4.00000000
  85.  
  86.     In the body of the DEF file
  87.  
  88.       2D_Figure
  89.         filename
  90.         X location
  91.         Y location
  92.         X scale
  93.         Y scale
  94.         rotation
  95.       End
  96.  
  97.       3D_Figure
  98.         filename
  99.         X location
  100.         Y location
  101.         Z location
  102.         X scale
  103.         Y scale
  104.         Z scale
  105.         plane rotation about X axis
  106.         plane rotation about Y axis
  107.         plane rotation about Z axis
  108.         rotation
  109.       End
  110.  
  111. Set buttons in Pen Indexes Dialog
  112.  
  113.   The "Set" buttons are only active during TRANSFORM MODIFY CHAPEN.
  114.   They enable selective transformation of pen color, line weight, or
  115.   line style depending on their selected states.  For example, if the
  116.   Set buttons beside pen color and line weight are selected, only the
  117.   color and weight attributes will be changed while retaining the
  118.   previous line style.
  119.  
  120. New UNDO Capabilities
  121.  
  122.   You can now UNDO layer, pen color, line style and line weight
  123.   changes, as well as other TRANSFORM MODIFY commands.
  124.  
  125. Command History
  126.  
  127.   It is possible to clear the command history buffer.  Press the
  128.   [Del] key while the Command History window is visible.
  129.  
  130.  
  131. DynaCADD Font Support
  132. =====================
  133.  
  134. We are very pleased to announce that through an agreement with
  135. AGFA Compugraphic, we have included at NO CHARGE the following
  136. Compugraphic fonts with DynaCADD:
  137.  
  138.   o  CG Times, CG Triumvirate, Park Avenue, Revue Light, Brush, Zapf
  139.      Chancery, Architecture 1 & 2, Dom Casual and Old English.
  140.  
  141. We have also included four of our own fonts and over ten hatch styles.
  142. New hatch styles can be created with the Vector Font Editor.
  143.  
  144. Special CAMM-1 versions of these fonts are available to registered
  145. owners upon request.
  146.  
  147.  
  148. Changes to the Manual
  149. =====================
  150.  
  151. Page 10 in the 2-D Tutorial
  152.  
  153.   Change LOC IX 1.20 to LOC IX 3.00
  154.  
  155. Page 51 in the 2-D Tutorial
  156.  
  157.   Use DZWINDOW to zoom in on the area to be
  158.   dimensioned, before performing step 55.
  159.  
  160. Page 7 in the 3-D Tutorial
  161.  
  162.   Last line of the page, change it to read:
  163.  
  164.     Set the Pen Indexes to Weight 1 and Style CONTINUOUS.
  165.  
  166. Although pen color was not specified in the tutorial steps, the
  167. supplied parts and drawings, which are the results of the tutorial
  168. steps, have had color added.  Feel free to experiment with pen and
  169. system colors while doing the tutorials.
  170.  
  171.  
  172. Crystal Ball
  173. ============
  174.  
  175. Currently under development and consideration is:
  176.  
  177.   o AREXX support.
  178.  
  179.   o An IFF CADD format.
  180.  
  181.   o File exchange with rendering packages.
  182.  
  183.  
  184. Bug Reports
  185. ===========
  186.  
  187. We have tested DynaCADD 1.84 and its functions very thoroughly,
  188. although it is impossible, in this kind of application, to cover all
  189. possibilities.  In the event that you discover functions that are not
  190. working as they should, please advise us as soon as possible.
  191.  
  192. When you call or write, please give as much detail as possible and
  193. the steps that led to the problem.  This will greatly assist our
  194. development team in tracking down and fixing any remaining oversights.
  195.  
  196. Bug reports and any other feedback can also be sent electronically
  197. via CompuServe, GEnie and BIX to the following accounts:
  198.  
  199. CompuServe  76004,2246
  200. GEnie       ISD or ISD2
  201. BIX         j.oklamcak
  202.  
  203.  
  204. Good luck and thank you for your support!
  205.  
  206.  
  207. *******************************************************************
  208.  Company and product names are trademarks or registered trademarks
  209.  of their respective holders.
  210. *******************************************************************
  211.